pPortAutoNegotiate
SWITCH-VLAN-MIB ·
allied-old variant
·
.1.3.6.1.4.1.207.8.9.2.5.2.3.1.1.6
Object
column r/w
Enumeration
Only ports whose pPortMediaType is 'eth100' may support autonegotiation to determine the portSpeed and pPortDuplexity. pPortAutoNegotiate is not writeable for ports whose pPortMediaType is not 'eth100'.
Context
- MIB
- SWITCH-VLAN-MIB
- OID
.1.3.6.1.4.1.207.8.9.2.5.2.3.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pPortEntry
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 'SWITCH-VLAN-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWITCH-VLAN-MIB::pPortAutoNegotiate'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SWITCH-VLAN-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWITCH-VLAN-MIB::pPortAutoNegotiate.<pPortNumber>.<h3cFlhIndex>.<h3cFlhChipSerialNo>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SWITCH-VLAN-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SWITCH-VLAN-MIB::pPortAutoNegotiate'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.