potsIfFxsDataLinkType
BINTEC-POTS-MIB ·
.0.14.1.3.1.8
Object
column r/w
Bits
Allowed data transmission message types: setup - call setup message mwi - message waiting indicator message aoc - advice of charge message sms - short message service message
Context
- MIB
- BINTEC-POTS-MIB
- OID
.0.14.1.3.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- potsIfFxsEntry
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 'BINTEC-POTS-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-POTS-MIB::potsIfFxsDataLinkType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BINTEC-POTS-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-POTS-MIB::potsIfFxsDataLinkType.<potsIfFxsIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BINTEC-POTS-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BINTEC-POTS-MIB::potsIfFxsDataLinkType'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | setup |
1 | mwi |
2 | aoc |
3 | sms |