aprisaXEBoardType
APRISAXE-MIB-4RF ·
.1.3.6.1.4.1.14817.7.3.1.2.66.1.2
Object
column
The type of the board in the slot. The types are as follows: - none : there is no card in the slot - modem : this card will be fitted in physical slot 0 - transmitter : the transmitter card, this will be in physical slot 9 - receiver : the receiver card, this will be in physical slot 10 - quadJET : e1/t1 4 port card
Context
- MIB
- APRISAXE-MIB-4RF
- OID
.1.3.6.1.4.1.14817.7.3.1.2.66.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- aprisaXEBoardEntry
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 'APRISAXE-MIB-4RF' -M '/opt/observium/mibs/4rf:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APRISAXE-MIB-4RF::aprisaXEBoardType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'APRISAXE-MIB-4RF' -M '/opt/observium/mibs/4rf:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APRISAXE-MIB-4RF::aprisaXEBoardType.<aprisaXEBoardSlot>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APRISAXE-MIB-4RF' -M '/opt/observium/mibs/4rf:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APRISAXE-MIB-4RF::aprisaXEBoardType'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.