alaIpServiceStatus
ALCATEL-ENT1-IP-MIB ·
.1.3.6.1.4.1.6486.801.1.2.1.23.1.1.12.1.3
Object
column r/w
Enumeration
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]
Context
- MIB
- ALCATEL-ENT1-IP-MIB
- OID
.1.3.6.1.4.1.6486.801.1.2.1.23.1.1.12.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- alaIpServiceEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ALCATEL-ENT1-IP-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ENT1-IP-MIB::alaIpServiceStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALCATEL-ENT1-IP-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ENT1-IP-MIB::alaIpServiceStatus.<alaIpServiceType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALCATEL-ENT1-IP-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALCATEL-ENT1-IP-MIB::alaIpServiceStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |
3 | other |
Conformance
Member of