ifCustOpaqueAttributeID
SUPERMICRO-CFA-MIB ·
.1.3.6.1.4.1.10876.101.1.27.1.14.1.1
Object
column Enumeration
OpaqueAttribute ID configured on the port. Four opaque attributes are supported on each port
Context
- MIB
- SUPERMICRO-CFA-MIB
- OID
.1.3.6.1.4.1.10876.101.1.27.1.14.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- ifCustOpaqueAttrEntry
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 'SUPERMICRO-CFA-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-CFA-MIB::ifCustOpaqueAttributeID'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-CFA-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-CFA-MIB::ifCustOpaqueAttributeID.<ifMainIndex>.<ifCustOpaqueAttributeID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-CFA-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-CFA-MIB::ifCustOpaqueAttributeID'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | opaqueAttr1 |
2 | opaqueAttr2 |
3 | opaqueAttr3 |
4 | opaqueAttr4 |