mdlPbxFraSignalVector
RAD-Mpmx-MIB ·
.1.3.6.1.4.1.164.3.2.2.1.1.1.1.6
Object
column r/w
OctetString
In the case of mdlPbxFraSignalMode = userDefined(5), this
field defines the A,B,C Bits. D bit is supplied for future
versions.
Bit 1 = Bit A ON Hook - Local
Bit 2 = Bit B ON Hook - Local
Bit 3 = Bit C ON Hook - Local
Bit 4 = Bit D ON Hook - Local
Bit 5 = Bit A OFF Hook - Local
Bit 6 = Bit B OFF Hook - Local
Bit 7 = Bit C OFF Hook - Local
Bit 8 = Bit D OFF Hook - Local
Bit 9 = Bit A ON Hook - Remote
Bit 10 = Bit B ON Hook - Remote
Bit 11 = Bit C ON Hook - Remote
Bit 12 = Bit D ON Hook - Remote
Bit 13 = Bit A OFF Hook - Remote
Bit 14 = Bit B OFF Hook - Remote
Bit 15 = Bit C OFF Hook - Remote
Bit 16 = Bit D OFF Hook - Remote
In conjunction with the Mask, mdlPbxFraSignalMask, it is
possible to compute the signal mode.
Context
- MIB
- RAD-Mpmx-MIB
- OID
.1.3.6.1.4.1.164.3.2.2.1.1.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mdlPbxFramerCnfgEntry
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 'RAD-Mpmx-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-Mpmx-MIB::mdlPbxFraSignalVector'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-Mpmx-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-Mpmx-MIB::mdlPbxFraSignalVector.<mdlPbxFraCnfgIdx>.<mdlPbxFraSltIdx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-Mpmx-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-Mpmx-MIB::mdlPbxFraSignalVector'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.