vRtrGmplsPeerFlags

TIMETRA-GMPLS-MIB · .1.3.6.1.4.1.6527.3.1.2.97.9.1.27

Object

column Bits
The value of vRtrGmplsPeerFlags indicates the set of properties for
this GMPLS peer. The bits are defined as follows :
              
localRefreshReduction  - If set, implies that refresh reduction is
                         configured locally for this peer.
localReliableDelivery  - If set, implies that reliable delivery is
                         configured locally for this peer.
remoteRefreshReduction - If set, implies that the refresh reduction
                         is supported on the remote end.
remoteMessageId        - If set, implies that message ID object is
                         supported on the remote end.
localGrHelper          - If set, implies that Graceful Restart Helper
                         mode is enabled locally for this peer.

Context

MIB
TIMETRA-GMPLS-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.97.9.1.27
Type
column
Access
readonly
Status
current
Parent
vRtrGmplsPeerEntry
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 'TIMETRA-GMPLS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-GMPLS-MIB::vRtrGmplsPeerFlags'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-GMPLS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-GMPLS-MIB::vRtrGmplsPeerFlags.<vRtrID>.<tmnxLmpVRtrPeerNodeId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-GMPLS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-GMPLS-MIB::vRtrGmplsPeerFlags'

Syntax

Bits

Values & Constraints

Enumerated Values
0localRefreshReduction
1localReliableDelivery
2remoteRefreshReduction
3remoteMessageId
4localGrHelper

Conformance