rdnCardIfConnectorTypeEnabled
RDN-CHASSIS-MIB ·
.1.3.6.1.4.1.4981.1.11.1.5
Object
column Enumeration
Interface connector type currently enabled. Value will be 1 if not known or not used, or 2 if none of this ports' interface connectors are enabled.
Context
- MIB
- RDN-CHASSIS-MIB
- OID
.1.3.6.1.4.1.4981.1.11.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rdnCardIfIndexEntry
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 'RDN-CHASSIS-MIB' -M '/opt/observium/mibs/riverdelta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RDN-CHASSIS-MIB::rdnCardIfConnectorTypeEnabled'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RDN-CHASSIS-MIB' -M '/opt/observium/mibs/riverdelta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RDN-CHASSIS-MIB::rdnCardIfConnectorTypeEnabled.<rdnCardIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RDN-CHASSIS-MIB' -M '/opt/observium/mibs/riverdelta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RDN-CHASSIS-MIB::rdnCardIfConnectorTypeEnabled'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | not-specified |
2 | none |
3 | rj-45 |
4 | db-40 |
5 | db-15 |