stackUnitSlipMgmtInterface
A3COM0017-STACK-CONFIG ·
.1.3.6.1.4.1.43.10.27.1.1.1.17
Object
column mandatory
Integer32
If a unit in the stack participates in the distributed SNMP stack then it will have an instance of this object (stackUnitManagementType = 'distributed'). The object points to the entry in the interface table which represents the potential SLIP (serial port) management interface for this unit. That is the index to use in the extIfTable for this device. Note that if the value of this object is zero, or the result of reading this object is NO-SUCH-NAME then there is no SLIP access port available on that unit.
Context
- MIB
- A3COM0017-STACK-CONFIG
- OID
.1.3.6.1.4.1.43.10.27.1.1.1.17- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- stackConfigEntry
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 'A3COM0017-STACK-CONFIG' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM0017-STACK-CONFIG::stackUnitSlipMgmtInterface'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'A3COM0017-STACK-CONFIG' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM0017-STACK-CONFIG::stackUnitSlipMgmtInterface.<stackUnitLocation>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3COM0017-STACK-CONFIG' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3COM0017-STACK-CONFIG::stackUnitSlipMgmtInterface'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-65535