isisShortcutOperStatus

DC-ISIS-MIB · .1.3.6.1.4.1.629.10.10.1.11.3.1.6

Object

The operational status of the IGP shortcut interface.
              
The IGP shortcut interface is only usable by DC-ISIS if
isisShortcutOperStatus is set to 'up'.

Context

MIB
DC-ISIS-MIB
OID
.1.3.6.1.4.1.629.10.10.1.11.3.1.6
Type
column
Access
readonly
Status
current
Parent
isisIgpShortcutEntry
Groups
1

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 'DC-ISIS-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-ISIS-MIB::isisShortcutOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-ISIS-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-ISIS-MIB::isisShortcutOperStatus.<isisSysInstance>.<isisShortcutIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-ISIS-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-ISIS-MIB::isisShortcutOperStatus'

Syntax

Source
DC-MASTER-TCIfOperStatus
Base type
Enumeration

Values & Constraints

Type Values
1up
2down
3testing
4unknown
5dormant
6notPresent
7lowerLayerDown

Conformance