vRtrIfPortID
TIMETRA-VRTR-MIB ·
.1.3.6.1.4.1.6527.3.1.2.3.4.1.5
Object
The physical port to which this interface is bound. If vRtrIfPortID is
zero (0), then there is no binding between this virtual router
interface and a physical port. Once an interface has been bound to a
port, several steps are required to change the binding to some other
TmnxPortID value. vRtrIfAdminState must be 'outOfService';
vRtrIfPortID must be set to zero (0) to disassociate the interface
from the original port binding; finally, set vRtrIfPortID to the value
for the new port binding.
Setting vRtrIfPortID to 0x20000001 indicates that this interface is
the system interface for the device.
Context
- MIB
- TIMETRA-VRTR-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.3.4.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vRtrIfEntry
- Groups
- 4
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 'TIMETRA-VRTR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-VRTR-MIB::vRtrIfPortID'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-VRTR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-VRTR-MIB::vRtrIfPortID.<vRtrID>.<vRtrIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-VRTR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-VRTR-MIB::vRtrIfPortID'
Syntax
- Source
- TIMETRA-TC-MIBTmnxPortID
- Base type
Unsigned32
Values & Constraints
No enumerated values or constraints recorded.