fsMplsL2VpnAdminStatus
SUPERMICRO-MPLS-MIB ·
.1.3.6.1.4.1.10876.101.1.13.1.5.1.3
Object
scalar r/w
Enumeration
Field indicates the status of the L2VPN functionality. When the value is set to UP, required resource will be allocated and L2VPN functionality will be started. When made down from up condition, resources will be released and L2VPN functionality will be stopped.
Context
- MIB
- SUPERMICRO-MPLS-MIB
- OID
.1.3.6.1.4.1.10876.101.1.13.1.5.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsMplsL2VpnConfigObjects
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-MPLS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MPLS-MIB::fsMplsL2VpnAdminStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-MPLS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-MPLS-MIB::fsMplsL2VpnAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |