csiNportType
CISCO-SVC-INTERFACE-MIB ·
.1.3.6.1.4.1.9.9.378.1.1.1.1.2
Object
column NportType
The type of this N-port.
There are 3 types of Nport -
initiator - Initiates communication with SCSI
(Small Computer Systems Interface)
targets.
target - Responds to the communication from the
FC-SCSI initiators.
mgmt - Communicates with other SVC interfaces.
Context
- MIB
- CISCO-SVC-INTERFACE-MIB
- OID
.1.3.6.1.4.1.9.9.378.1.1.1.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- csiNportEntry
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 'CISCO-SVC-INTERFACE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SVC-INTERFACE-MIB::csiNportType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SVC-INTERFACE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SVC-INTERFACE-MIB::csiNportType.<csiNportIfIndex>.<csiNportType>.<csiNportVsanId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SVC-INTERFACE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SVC-INTERFACE-MIB::csiNportType'