voipExtensionMask
BIANCA-BRICK-VOIP-MIB ·
.0.2.1.4
Object
column r/w
Interface stack mask position of a referenced interface
(ISDN stack or MGCP UNITS). This entry can only be set for
'voipExtensionType' = 'analog' and 'digital' (and theoretically
'mgcp'). For all other types this variable is empty.
For 'analog' and 'digital' interfaces the needed value can be
found in the interface's isdnStkTable entry at 'isdnstkNumber'
(= the bitmask position of the interface in the stack's
bitmask). Note that despite the BitValue data type of this
parameter no bitmask is entered here, just the 'isdnstkNumber'
integer value of a single interface.
Context
- MIB
- BIANCA-BRICK-VOIP-MIB
- OID
.0.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- voipExtensionEntry
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 'BIANCA-BRICK-VOIP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-VOIP-MIB::voipExtensionMask'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BIANCA-BRICK-VOIP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-VOIP-MIB::voipExtensionMask.<voipExtensionNumber>.<voipExtensionType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BIANCA-BRICK-VOIP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BIANCA-BRICK-VOIP-MIB::voipExtensionMask'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.