fsIPSetipAddressType
FS-IP-SET-MIB ·
.1.3.6.1.4.1.52642.1.1.10.2.111.1.1.1.5
Object
column r/w
Enumeration
The type of address. broadcast(3) is not a valid value for IPv6 addresses (RFC 3513).
Context
- MIB
- FS-IP-SET-MIB
- OID
.1.3.6.1.4.1.52642.1.1.10.2.111.1.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsIPSetIpAddressEntry
- 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 'FS-IP-SET-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-IP-SET-MIB::fsIPSetipAddressType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-IP-SET-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-IP-SET-MIB::fsIPSetipAddressType.<fsIPSetipAddressIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-IP-SET-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-IP-SET-MIB::fsIPSetipAddressType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unicast |
2 | anycast |
3 | broadcast |
Conformance
Member of