rbnL2VpnStaticInputCctUp
RBN-L2VPN-MIB ·
.1.3.6.1.4.1.2352.2.39.1.1.1.6
Object
This object indicates the status of the VPN input circuit. A value of true indicates that the VPN circuit is connected with it's remote site. A value of false indicates that the remote site is not presently connected.
Context
- MIB
- RBN-L2VPN-MIB
- OID
.1.3.6.1.4.1.2352.2.39.1.1.1.6- Type
- column
- Access
- readonly
- Status
- obsolete
- Parent
- rbnL2VpnStaticEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::rbnL2VpnStaticInputCctUp'
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::rbnL2VpnStaticInputCctUp.<rbnL2VpnStaticPeerAddr>.<rbnL2VpnStaticVpnLabel>'
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::rbnL2VpnStaticInputCctUp'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of