t11FcSpPoNaIpMgmtEntryNameType
T11-FC-SP-POLICY-MIB ·
.1.3.6.1.2.1.178.1.3.7.1.2
Object
column Enumeration
The combination of t11FcSpPoNaIpMgmtEntryNameType,
t11FcSpPoNaIpMgmtNameLow, and t11FcSpPoNaIpMgmtNameHigh
specify the Internet address range of this IP Management
Entry in the IP Management List Object.
The FC-SP specification does not allow this address to
be specified using a DNS domain name, nor does it allow
the specification of zone indexes. Therefore, the
type of address must be one of: 'ipv4' or 'ipv6'.
Context
- MIB
- T11-FC-SP-POLICY-MIB
- OID
.1.3.6.1.2.1.178.1.3.7.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- t11FcSpPoNaIpMgmtEntry
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 'T11-FC-SP-POLICY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'T11-FC-SP-POLICY-MIB::t11FcSpPoNaIpMgmtEntryNameType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'T11-FC-SP-POLICY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'T11-FC-SP-POLICY-MIB::t11FcSpPoNaIpMgmtEntryNameType.<fcmInstanceIndex>.<t11FcSpPoFabricIndex>.<t11FcSpPoNaIpMgmtListName>.<t11FcSpPoNaIpMgmtEntryNameType>.<t11FcSpPoNaIpMgmtEntryNameLow>.<t11FcSpPoNaIpMgmtEntryNameHigh>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'T11-FC-SP-POLICY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'T11-FC-SP-POLICY-MIB::t11FcSpPoNaIpMgmtEntryNameType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ipv4 |
2 | ipv6 |