fddimibPORTHardwarePresent
FDDI-SMT73-MIB ·
.1.3.6.1.2.1.10.15.73.5.2.1.24
Object
column mandatory
Enumeration
This variable indicates the presence of underlying hardware support for this Port object. If the value of this object is false(2), the reporting of the objects in this entry may be handled in an implementation-specific manner.
Context
- MIB
- FDDI-SMT73-MIB
- OID
.1.3.6.1.2.1.10.15.73.5.2.1.24- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- fddimibPORTEntry
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 'FDDI-SMT73-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FDDI-SMT73-MIB::fddimibPORTHardwarePresent'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FDDI-SMT73-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FDDI-SMT73-MIB::fddimibPORTHardwarePresent.<fddimibPORTSMTIndex>.<fddimibPORTIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FDDI-SMT73-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FDDI-SMT73-MIB::fddimibPORTHardwarePresent'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | true |
2 | false |