briPortsStatusPort
MX-HARDWARE-MIB ·
.0.40000.1.3000.100.1.100
Object
column OctetString
Port
Indicates the name of the port.
Context
- MIB
- MX-HARDWARE-MIB
- OID
.0.40000.1.3000.100.1.100- Type
- column
- Access
- readonly
- Status
- current
- Parent
- briPortsStatusEntry
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 'MX-HARDWARE-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-HARDWARE-MIB::briPortsStatusPort'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-HARDWARE-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-HARDWARE-MIB::briPortsStatusPort.<briPortsStatusPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-HARDWARE-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-HARDWARE-MIB::briPortsStatusPort'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.