voipPortEnableStatus
E5-111-MIB ·
.1.3.6.1.4.1.6321.1.2.3.2.8.13.2.3
Object
scalar OctetString
This read only entry is for showing current voip enable/disable status of each port. The status is encoded as:
Byte 1: 0, Reserved
Byte 2~3: 0,0 Reserved
Byte 4: 0, Reserved
Byte 5~11:Each octet specifies a set of eight ports, with the first
octet specifying ports 1 through 8, etc.
Context
- MIB
- E5-111-MIB
- OID
.1.3.6.1.4.1.6321.1.2.3.2.8.13.2.3- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- portOperations
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'E5-111-MIB' -M '/opt/observium/mibs/calix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'E5-111-MIB::voipPortEnableStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'E5-111-MIB' -M '/opt/observium/mibs/calix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'E5-111-MIB::voipPortEnableStatus'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.