hwFwNetEventIndex
HUAWEI-FIREWALL-MIB ·
.1.3.6.1.4.1.2011.5.25.222.1.1.2.4.1.1
Object
column SNMPv2-SMIUnsigned32
An index that uniquely identifies an entry in the log table. These indices are assigned beginning with one and increase by one with each new log entry. When this number wraps, all events are deleted in order to allow the NMS to differentiate between old and new events.
Context
- MIB
- HUAWEI-FIREWALL-MIB
- OID
.1.3.6.1.4.1.2011.5.25.222.1.1.2.4.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- hwFwNetEventsEntry
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-FIREWALL-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-FIREWALL-MIB::hwFwNetEventIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-FIREWALL-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-FIREWALL-MIB::hwFwNetEventIndex.<hwFwNetEventIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-FIREWALL-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-FIREWALL-MIB::hwFwNetEventIndex'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295