h3cMACInformationEnabled
H3C-MAC-INFORMATION-MIB ·
.1.3.6.1.4.1.2011.10.2.87.1.1.1
Object
scalar r/w
Enumeration
The value is a global setting. The feature will not work until the value is set to enabled(1). If the value is set to disabled(2), the feature will stop working even there are interfaces that have been enabled the feature.
Context
- MIB
- H3C-MAC-INFORMATION-MIB
- OID
.1.3.6.1.4.1.2011.10.2.87.1.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- h3cMACInformationMibGlobal
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 'H3C-MAC-INFORMATION-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-MAC-INFORMATION-MIB::h3cMACInformationEnabled.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'H3C-MAC-INFORMATION-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'H3C-MAC-INFORMATION-MIB::h3cMACInformationEnabled'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |