sysDeviceStkIfStatus

STACK-TOP · .1.3.6.1.4.1.3902.3.301.6.1.7

Object

column Enumeration
System device stack interface status
1: up
2: down.

Context

MIB
STACK-TOP
OID
.1.3.6.1.4.1.3902.3.301.6.1.7
Type
column
Access
readonly
Status
current
Parent
sysTopInfoEntry

Walk 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 'STACK-TOP' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'STACK-TOP::sysDeviceStkIfStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'STACK-TOP' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'STACK-TOP::sysDeviceStkIfStatus.<sysDeviceMacAddr>.<sysDeviceStkPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'STACK-TOP' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'STACK-TOP::sysDeviceStkIfStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1up
2down