rbnMplsL2VpnStaticPwState

RBN-L2VPN-MIB · .1.3.6.1.4.1.2352.2.39.3.3.1.10

Object

This object indicates the status of the VPN input circuit.
A value of up(1) indicates that the VPN circuit is active i.e.
connected with its remote site. A value of down(2) indicates that
the remote site is not presently connected. A value of standby(3)
indicates the the PW is in pending state to become active(i.e. up)

Context

MIB
RBN-L2VPN-MIB
OID
.1.3.6.1.4.1.2352.2.39.3.3.1.10
Type
column
Access
readonly
Status
current
Parent
rbnMplsL2VpnStaticEntry
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 'RBN-L2VPN-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-L2VPN-MIB::rbnMplsL2VpnStaticPwState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RBN-L2VPN-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-L2VPN-MIB::rbnMplsL2VpnStaticPwState.<rbnMplsL2VpnStaticVpnLabel>.<rbnMplsL2VpnStaticPeerAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RBN-L2VPN-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RBN-L2VPN-MIB::rbnMplsL2VpnStaticPwState'

Syntax

Source
RbnVpnPwStateType
Base type
Enumeration

Values & Constraints

Type Values
0unknown
1up
2down
3standby

Conformance