wanConnDefaultPhysPort
CTRON-WAN-MIB ·
.1.3.6.1.4.1.52.4.1.2.7.1.1.2.1.3
Object
The default physical port for this connection. This indicates the physical port that should be used on this wan connection. If redundancy is not enabled, this physical port will always be used. If redundancy is enabled, the physical port given here will be considered the primary physical port. The value of this object must be set to the index of a valid physical port (wanPhysPortIndex) for this wan connection.
Context
- MIB
- CTRON-WAN-MIB
- OID
.1.3.6.1.4.1.52.4.1.2.7.1.1.2.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- wanConnEntry
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 'CTRON-WAN-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-WAN-MIB::wanConnDefaultPhysPort'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-WAN-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-WAN-MIB::wanConnDefaultPhysPort.<wanConnIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-WAN-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-WAN-MIB::wanConnDefaultPhysPort'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647