aristaNexthopGroupType
ARISTA-NEXTHOP-GROUP-MIB ·
.1.3.6.1.4.1.30065.3.21.1.1.1.3
Object
column NexthopGroupType
The type of the nexthop group. The encapsulation information provided for each entry in the nexthop group corresponds to the type.
Context
- MIB
- ARISTA-NEXTHOP-GROUP-MIB
- OID
.1.3.6.1.4.1.30065.3.21.1.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- aristaNexthopGroupEntry
- Groups
- 1
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 'ARISTA-NEXTHOP-GROUP-MIB' -M '/opt/observium/mibs/arista:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARISTA-NEXTHOP-GROUP-MIB::aristaNexthopGroupType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARISTA-NEXTHOP-GROUP-MIB' -M '/opt/observium/mibs/arista:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARISTA-NEXTHOP-GROUP-MIB::aristaNexthopGroupType.<aristaNexthopGroupId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARISTA-NEXTHOP-GROUP-MIB' -M '/opt/observium/mibs/arista:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARISTA-NEXTHOP-GROUP-MIB::aristaNexthopGroupType'
Syntax
- Source
- NexthopGroupType
- Base type
Enumeration
Values & Constraints
Type Values
0 | invalid |
1 | ipInIp |
2 | gre |
3 | mpls |
4 | ip |
5 | mplsOverGre |
Conformance
Member of