Description | When read, returns enabled if service and port are enabled, and returns disabled otherwise.
When written, enables/disables service and port
(although snmp is never fully shut down; if disabled in some VRF, it will run in the default VRF).
Note that that http, https, and ntp here are read-only; use alternatives described below to enable/disable service.
If you want to block packet and shut down service, use corresponding MIB attribute below:
- ftp : alaIpFtpAdminStatus from alaIpFtpConfig in ALCATEL-IND1-IP-MIB.mib
- ssh : alaIpSshAdminStatus from alaIpSshConfig in ALCATEL-IND1-IP-MIB.mib
- telnet : alaIpTelnetAdminStatus from alaIpTelnetConfig in ALCATEL-IND1-IP-MIB.mib
- http enable : alaIND1WebMgtAdminStatus from alcatelIND1WebMgtMIBObjects in ALCATEL-IND1-WEBMGT-MIB.mib
- http disable : alaIND1WebMgtServerStatus from alcatelIND1WebMgtMIBObjects in ALCATEL-IND1-WEBMGT-MIB.mib
- ntp : alaIpNtpVrfName (in this mib), and alaNtpEnable and alaNtpBroadcastEnable from alaNtpConfig in ALCATEL-IND1-NTP-MIB.mib
- snmp : [no alternative -- use this MIB object]
- https : same as http
- radius: [no alternative -- use this MIB object] |