aprisaXEBoardSlot
APRISAXE-MIB-4RF ·
.1.3.6.1.4.1.14817.7.3.1.2.66.1.1
Object
The slot number in which the board resides, the physical slots are numbered from zero to ten and mapped to one to eleven in the MIB. The motherboard is therefore in physical slot 0 but MIB slot 1.
Context
- MIB
- APRISAXE-MIB-4RF
- OID
.1.3.6.1.4.1.14817.7.3.1.2.66.1.1- 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::aprisaXEBoardSlot'
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::aprisaXEBoardSlot.<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::aprisaXEBoardSlot'
Syntax
- Source
- APRISAXE-TC-4RFAprisaXESlotNumber
- Base type
Enumeration
Type Description
Represents a slot number in the AprisaXE, the slots include the modem, transmitter and receiver as well as the MUX cards. H/W Slot Card Slot Name 0 Aux/Modem Aux 1 MUX Card H 2 MUX Card G 3 MUX Card F 4 MUX Card E 5 MUX Card D 6 MUX Card C 7 MUX Card B 8 MUX Card A 9 Transmitter Transmitter 10 Receiver Receiver Slots may or may not be populated.
Values & Constraints
Type Values
0 | rxSlot |
1 | txSlot |
2 | slotA |
3 | slotB |
4 | slotC |
5 | slotD |
6 | slotE |
7 | slotF |
8 | slotG |
9 | slotH |
10 | auxSlot |
255 | noSlot |