fddimibMACHardwarePresent
FDDI-SMT73-MIB ·
.1.3.6.1.2.1.10.15.73.2.2.1.33
Object
column mandatory
Enumeration
This variable indicates the presence of
underlying hardware support for this MAC 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.2.2.1.33- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- fddimibMACEntry
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::fddimibMACHardwarePresent'
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::fddimibMACHardwarePresent.<fddimibMACSMTIndex>.<fddimibMACIndex>'
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::fddimibMACHardwarePresent'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | true |
2 | false |