fwlIfIndex
FIREWALL-MIB ·
aricent variant
·
.1.3.6.1.4.1.2076.16.4.1.3
Object
scalar SNMPv2-TCRowPointer
fwlIfIfIndex is of type not-accessible and it cannot be used as object for notifications. So this object is defined to use for notifications.The value of this object is same as that of OID of fwlIfIfIndex appended with the interface index in which the Threshold has exceeded.
Context
- MIB
- FIREWALL-MIB
- OID
.1.3.6.1.4.1.2076.16.4.1.3- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- fwlTrapControl
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 'FIREWALL-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FIREWALL-MIB::fwlIfIndex.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FIREWALL-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FIREWALL-MIB::fwlIfIndex'
Syntax
- Source
- SNMPv2-TCRowPointer
- Base type
ObjectIdentifier
Type Description
Represents a pointer to a conceptual row. The value is the
name of the instance of the first accessible columnar object
in the conceptual row.
For example, ifIndex.3 would point to the 3rd row in the
ifTable (note that if ifIndex were not-accessible, then
ifDescr.3 would be used instead).
Values & Constraints
No enumerated values or constraints recorded.