ospfPmIfSRLG

DC-OSPF-MIB · mrv variant · .1.3.6.1.4.1.629.10.3.1.7.1.62

Object

column OctetString
An Octet String indicating the Shared Risk Link Groups (SRLGs)
that links on this interface belong to.  Links belong to the same
SRLG if they share the same risk characteristics.  The SRLGs are
32-bit Integer values, concatenated to form the Octet String.  The
length of the octet string limits the MIB to returning a maximum of
64 32-bit SRLGs.  Changing the size of this object requires an
equivalent change to the constant QOPM_MAX_MIB_TE_SRLGS.

Context

MIB
DC-OSPF-MIB
OID
.1.3.6.1.4.1.629.10.3.1.7.1.62
Type
column
Access
readonly
Status
current
Parent
ospfPmIfEntry
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-OSPF-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-OSPF-MIB::ospfPmIfSRLG'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-OSPF-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-OSPF-MIB::ospfPmIfSRLG.<ospfPmIfApplIndex>.<ospfPmIfIpAddress>.<ospfPmAddressLessIf>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-OSPF-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-OSPF-MIB::ospfPmIfSRLG'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-256

Conformance