smfCfgAddrForwardingIndex
SMF-MIB ·
.1.3.6.1.3.126.1.2.13.1.1
Object
column Integer32
This object identifies a unique entry
for a forwarding group. The index for
this entry is a unique value,
greater than zero, for each row.
It is recommended that values are assigned
contiguously starting from 1.
The value for each row index MUST remain
constant from one re-initialization
of the entity's management system to the
next re-initialization.
Context
- MIB
- SMF-MIB
- OID
.1.3.6.1.3.126.1.2.13.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- smfCfgAddrForwardingEntry
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 'SMF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SMF-MIB::smfCfgAddrForwardingIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SMF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SMF-MIB::smfCfgAddrForwardingIndex.<smfCfgAddrForwardingIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SMF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SMF-MIB::smfCfgAddrForwardingIndex'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-2147483647