fsUniL2CPOverrideOption
ARICENT-MEF-MIB ·
.1.3.6.1.4.1.29601.2.71.2.1.1.21
Object
This object specifies whether override option is enabled or disabled on the Port. If this option is set to enable, tunnel status for all the Layer 2 control protocol will be referred from UNI table. If this option is set to disable, tunnel status for Layer 2 control protocols which operate over a service vlan will be referred from EVC table.
Context
- MIB
- ARICENT-MEF-MIB
- OID
.1.3.6.1.4.1.29601.2.71.2.1.1.21- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsUniEntry
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 'ARICENT-MEF-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-MEF-MIB::fsUniL2CPOverrideOption'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-MEF-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-MEF-MIB::fsUniL2CPOverrideOption.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-MEF-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-MEF-MIB::fsUniL2CPOverrideOption'
Syntax
- Source
- EnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |