sysConfigPort25Connector
STAND-ALONE-ETHERNET-SWITCH-MIB ·
.1.3.6.1.4.1.437.1.1.3.2.11
Object
scalar mandatory
r/w
Enumeration
Specify which of the two connector types is providing
active connection on port 25. Setting the connector
to self-sensing allows the switch to learn the active
connector for port 25 on its own. The other two
possible values force the switch to use the
chosen type. The default value is self-sensing(1).
rj45: 10BaseT RJ45 connector
aui : 10Base5 thick-wire connector.
Context
- MIB
- STAND-ALONE-ETHERNET-SWITCH-MIB
- OID
.1.3.6.1.4.1.437.1.1.3.2.11- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- sysConfig
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'STAND-ALONE-ETHERNET-SWITCH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'STAND-ALONE-ETHERNET-SWITCH-MIB::sysConfigPort25Connector.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'STAND-ALONE-ETHERNET-SWITCH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'STAND-ALONE-ETHERNET-SWITCH-MIB::sysConfigPort25Connector'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | self-sensing |
2 | rj45 |
4 | aui |