FS-IP-SET-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
1
Rows
1
Columns
5
.1.3.6.1.4.1.52642.1.1.10.2.111.1.1 · 1 row entry · 5 columns
Uses the fscom variant from /opt/observium/mibs/fscom.
Command help
Walk fsIPSetipAddressTable
/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::fsIPSetipAddressTable'
This table is fs private mib imitate ip-4293's 
ipAddrTable, because that mib no mask field can not set the 
address mask.This table contains addressing information 
relevant to the entity's interfaces.
          
This table does not contain multicast address information.
Tables for such information should be contained in multicast
specific MIBs, such as RFC 3019.
          
While this table is writable.  The intention in allowing a 
user to write to this table is to allow them to add or 
remove any entry that isn't
          
permanent.  The user should be allowed to modify objects
and entries when that would not cause inconsistencies
within the table.  Allowing write access to objects, such
as ipAddressOrigin, could allow a user to insert an entry
and then label it incorrectly.
          
Note well: When including IPv6 link-local addresses in this
table, the entry must use an InetAddressType of 'ipv6z' in
order to differentiate between the possible interfaces.
fsIPSetIpAddressEntry row .1.3.6.1.4.1.52642.1.1.10.2.111.1.1.1
An address mapping for a particular interface.
Column Syntax OID
The index value that uniquely identifies the interface to
which this entry is applicable. The interface identified by
a particular value of this index is the same interface as
identified by the same value of the IF-MIB…
IF-MIBInterfaceIndex
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.4.1.52642.1.1.10.2.111.1.1.1.1
The IP address to which this entry's addressing information

pertains. The address type of this object is specified in
fsIPSetipAddressAddrType.

Implementors need to be aware that if the si…
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.52642.1.1.10.2.111.1.1.1.2
The IP address mask to which this entry's addressing information

pertains. The address type of this object is specified in
fsIPSetipAddressAddrType.

Implementors need to be aware that if t…
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.52642.1.1.10.2.111.1.1.1.3
The IP address to add or to delete, value 1 is add, and value 0
is delete
Enumerationr/w
Enumerated Values:
0delete
1add
.1.3.6.1.4.1.52642.1.1.10.2.111.1.1.1.4
The type of address. broadcast(3) is not a valid value for
IPv6 addresses (RFC 3513).
Enumerationr/w
Enumerated Values:
1unicast
2anycast
3broadcast
.1.3.6.1.4.1.52642.1.1.10.2.111.1.1.1.5