rtrConfigIfType
ACE2002-MIB ·
.1.3.6.1.4.1.164.11.1.1.1.2
Object
This variable identifies the type of the specific entry in the rtrDynamicIfConfigTable. This field is writable only at creation time (i.e., when value of status is underCreation).
Context
- MIB
- ACE2002-MIB
- OID
.1.3.6.1.4.1.164.11.1.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rtrConfigIfEntry
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 'ACE2002-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACE2002-MIB::rtrConfigIfType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ACE2002-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACE2002-MIB::rtrConfigIfType.<rtrConfigIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ACE2002-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ACE2002-MIB::rtrConfigIfType'
Syntax
- Source
- RtrIfConfigTYPE
- Base type
Enumeration
Values & Constraints
Type Values
1 | other |
6 | ethernetLan |
7 | iso88023Csmacd |
9 | tokenRingLan |
15 | fddi |
20 | basicISDN |
21 | primaryISDN |
22 | propPointToPoint |
23 | ppp |
28 | slip |
32 | frameRelay |
33 | rs232 |
37 | atm |
40 | x25ple |
45 | v35 |
62 | fastEther |
69 | fastEtherFX |
500 | virtualNet |
1001 | cod |
1002 | backUp |
1004 | dialUp |
1010 | b1isdn |
1011 | b2isdn |
1020 | ipBcst |
1021 | ipPtp |
1022 | ipxRaw |
1023 | ipxEtType |
1024 | ipxLlcSap |
1025 | ipxLlcSnap |
1026 | ipxPtp |
1027 | brgUnder |
1060 | wanDriver |
1061 | ethernetDriver |
1062 | tokenRingDriver |
1064 | fddiDriver |
1080 | virtualLan |
1100 | unknown |