ipConfigPortMode
CISCO-DMN-DSG-IPV4V6-MIB ·
.1.3.6.1.4.1.1429.2.2.5.25.2.2.1.7
Object
column r/w
Enumeration
Interface connection mode.
Context
- MIB
- CISCO-DMN-DSG-IPV4V6-MIB
- OID
.1.3.6.1.4.1.1429.2.2.5.25.2.2.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipConfigEntry
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-DMN-DSG-IPV4V6-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DMN-DSG-IPV4V6-MIB::ipConfigPortMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DMN-DSG-IPV4V6-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DMN-DSG-IPV4V6-MIB::ipConfigPortMode.<ipConfigPortIdKey>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DMN-DSG-IPV4V6-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DMN-DSG-IPV4V6-MIB::ipConfigPortMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | auto |
2 | hd10 |
3 | fd10 |
4 | hd100 |
5 | fd100 |
6 | hd1000 |
7 | fd1000 |