aprisaXEFXOPortControlSlotIndex
APRISAXE-MIB-4RF ·
.1.3.6.1.4.1.14817.7.3.1.2.130.1.1
Object
Slot index for FXO Control table.
Context
- MIB
- APRISAXE-MIB-4RF
- OID
.1.3.6.1.4.1.14817.7.3.1.2.130.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- aprisaXEFXOPortControlTableEntry
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::aprisaXEFXOPortControlSlotIndex'
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::aprisaXEFXOPortControlSlotIndex.<aprisaXEFXOPortControlSlotIndex>.<aprisaXEFXOPortIndex>'
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::aprisaXEFXOPortControlSlotIndex'
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 |