connUnitPortStatObject

FCMGMT-MIB · .1.3.6.1.3.94.1.10.1.19

Object

column obsolete ObjectIdentifier
This contains the OID of the first object of the
table that contains the statistics for this particular
port. If this has a value of zero, then there are no
statistics available for this port. The port type
information will help identify the statistics objects
that will be found in the table.

Context

MIB
FCMGMT-MIB
OID
.1.3.6.1.3.94.1.10.1.19
Type
column
Access
readonly
Status
obsolete
Parent
connUnitPortEntry

Walk 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 'FCMGMT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FCMGMT-MIB::connUnitPortStatObject'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FCMGMT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FCMGMT-MIB::connUnitPortStatObject.<connUnitPortUnitId>.<connUnitPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FCMGMT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FCMGMT-MIB::connUnitPortStatObject'

Syntax

ObjectIdentifier

Values & Constraints

No enumerated values or constraints recorded.