hwMinMSIStaticMacFwdType
HUAWEI-MINM-MIB ·
.1.3.6.1.4.1.2011.5.25.133.1.1.3.6.1.14
Object
Indicates the type of the static MAC forwarding table of a service instance: static(1): indicates a static entry. blackhole(2): indicates a blackhole entry.
Context
- MIB
- HUAWEI-MINM-MIB
- OID
.1.3.6.1.4.1.2011.5.25.133.1.1.3.6.1.14- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwMinMSIStaticMacFwdEntry
- 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 'HUAWEI-MINM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-MINM-MIB::hwMinMSIStaticMacFwdType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-MINM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-MINM-MIB::hwMinMSIStaticMacFwdType.<hwMinMSIIndex>.<hwMinMSIStaticMacFwdCDMac>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-MINM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-MINM-MIB::hwMinMSIStaticMacFwdType'
Syntax
- Source
- HWStaticMacFwdType
- Base type
Enumeration
Values & Constraints
Type Values
1 | static |
2 | blackhole |
Conformance
Member of