MIB :: nsIpAddressType

MIB Reference — IPNetwork Monitor

All MIBsMIBnsIpAddressType

nsIpAddressType

Module: MIB

OID (symbolic): MIB::nsIpAddressType

OID (numeric): 1.3.6.1.4.1.5951.6.3.2.1.1

Node type: OBJECT-TYPE

Type: InetAddressType

Access: read-only

Description:

Type of nsIpAddress

What is nsIpAddressType?

This read-only object specifies the type of IP address (IPv4, IPv6, DNS name, etc.) that is stored in the associated nsIpAddress object. It provides context for interpreting the address value. Network management systems use this to correctly parse and display the IP address in the appropriate format for the address type.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5951.6.3.2.1.1
snmpwalk -v2c -c public <target> MIB::nsIpAddressType

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5951.6.3.2.1.1.1
snmpget -v2c -c public <target> MIB::nsIpAddressType.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5951netScalerMAS-MIB-SMIV2-MIB
1.3.6.1.4.1.5951.6sdxRootMIB
1.3.6.1.4.1.5951.6.3deviceGroupMIB
1.3.6.1.4.1.5951.6.3.2netscalerTableMIB
1.3.6.1.4.1.5951.6.3.2.1netscalerEntryMIB
1.3.6.1.4.1.5951.6.3.2.1.1nsIpAddressTypeMIB