ciscoTsPortCfgPortMode
CISCO-TS-STACK-MIB ·
.1.3.6.1.4.1.9.5.32.4.1.1.17
Object
column mandatory
r/w
Enumeration
Port operation mode. Only the HDX and FDX modes can be auto detected. Note, that passive-probe(7) mode can not be set with this object. The passive-probe(7) mode is set automatically when a passive probe is defined in the ciscoTsPassiveProbeTable. Note also that ri-ro(6) is only valid for ports 19, 20 (Catalyst 3900), and ports on a fiber module.
Context
- MIB
- CISCO-TS-STACK-MIB
- OID
.1.3.6.1.4.1.9.5.32.4.1.1.17- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- ciscoTsPortCfgEntry
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 'CISCO-TS-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TS-STACK-MIB::ciscoTsPortCfgPortMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-TS-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TS-STACK-MIB::ciscoTsPortCfgPortMode.<ciscoTsStackSwitchNumber>.<ciscoTsPortCfgNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-TS-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-TS-STACK-MIB::ciscoTsPortCfgPortMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | auto |
2 | hdx-Port |
3 | hdx-Station |
4 | fdx-Port |
5 | fdx-Station |
6 | ri-ro |
7 | passive-probe |
8 | unknown |