rbnUdpL2VpnStaticPwState

RBN-L2VPN-MIB · .1.3.6.1.4.1.2352.2.39.6.1.1.13

Object

This object indicates the status of this UDP L2 VPN 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.6.1.1.13
Type
column
Access
readonly
Status
current
Parent
rbnUdpL2VpnStaticEntry
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::rbnUdpL2VpnStaticPwState'
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::rbnUdpL2VpnStaticPwState.<rbnUdpL2VpnStaticPeerPort>.<rbnUdpL2VpnStaticPeerAddressType>.<rbnUdpL2VpnStaticPeerAddress>'
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::rbnUdpL2VpnStaticPwState'

Syntax

Source
RbnVpnPwStateType
Base type
Enumeration

Values & Constraints

Type Values
0unknown
1up
2down
3standby

Conformance