nsIfSecondaryIpVsys
NETSCREEN-INTERFACE-MIB ·
.1.3.6.1.4.1.3224.9.2.1.3
Object
column SNMPv2-SMIInteger32
According NetScreen's concepts, each interface belongs to one virtual system. This attribute displays the virtual system ID an interface belongs to. If the device is device which doesn't support vsys such as NS-100, we can logically think all the setting belongs to 'root' vsys.
Context
- MIB
- NETSCREEN-INTERFACE-MIB
- OID
.1.3.6.1.4.1.3224.9.2.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- nsIfSecondaryIpEntry
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 'NETSCREEN-INTERFACE-MIB' -M '/opt/observium/mibs/netscreen:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETSCREEN-INTERFACE-MIB::nsIfSecondaryIpVsys'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETSCREEN-INTERFACE-MIB' -M '/opt/observium/mibs/netscreen:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETSCREEN-INTERFACE-MIB::nsIfSecondaryIpVsys.<nsIfSecondaryIpIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETSCREEN-INTERFACE-MIB' -M '/opt/observium/mibs/netscreen:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETSCREEN-INTERFACE-MIB::nsIfSecondaryIpVsys'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647