smfCfgAddrForwardingAddrType

SMF-MIB · .1.3.6.1.3.126.1.2.13.1.3

Object

column r/w Enumeration
The type of the addresses in the multicast
forwarding ranges identified by this table.
              
Only the values ipv4(1) and ipv6(2) are
supported.
              
This object is persistent and, when written,
the entity SHOULD save the change to
non-volatile storage.

Context

MIB
SMF-MIB
OID
.1.3.6.1.3.126.1.2.13.1.3
Type
column
Access
readwrite
Status
current
Parent
smfCfgAddrForwardingEntry
Groups
1

Walk 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::smfCfgAddrForwardingAddrType'
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::smfCfgAddrForwardingAddrType.<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::smfCfgAddrForwardingAddrType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1ipv4
2ipv6

Conformance