sdpOperStatus

TIMETRA-SDP-MIB · .1.3.6.1.4.1.6527.3.1.2.4.4.3.1.9

Object

column Enumeration
The operating state of this SDP. The value 'notAlive' is valid only
when keep-alive is enabled, and it means that the keep-alive operating
status is not alive. The value 'notReady' is valid only when this SDP
uses a label signaling protocol (e.g. TLDP) and it means that the
signaling session with the far-end peer has not been established. The
value 'invalidEgressInterface' indicates that the IOMs have detected
that the egress interface towards the far-end device is not a network
port.

Context

MIB
TIMETRA-SDP-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.4.4.3.1.9
Type
column
Access
readonly
Status
current
Parent
sdpInfoEntry
Groups
4

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1up
2notAlive
3notReady
4invalidEgressInterface
5transportTunnelDown
6down