hh3cMACInfomationWorkMode
HH3C-MAC-INFORMATION-MIB ·
.1.3.6.1.4.1.25506.2.87.1.1.8
Object
The working mode of MAC Information feature. If the object is set to trap(1), the device will use trap mode to notify the MAC address information and all properties of trap interrelated is valid. If the object is set to syslog(2), the device will use syslog mode to notify the MAC address information and all properties of trap interrelated is invalid.
Context
- MIB
- HH3C-MAC-INFORMATION-MIB
- OID
.1.3.6.1.4.1.25506.2.87.1.1.8- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hh3cMACInformationMibGlobal
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 'HH3C-MAC-INFORMATION-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-MAC-INFORMATION-MIB::hh3cMACInfomationWorkMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-MAC-INFORMATION-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-MAC-INFORMATION-MIB::hh3cMACInfomationWorkMode'
Syntax
- Source
- Hh3cMACInfoWorkMode
- Base type
Enumeration
Values & Constraints
Type Values
1 | trap |
2 | syslog |