tmnxRouteNHTemplAdminGrpType
TIMETRA-ROUTE-NEXT-HOP-TEMPLATE-MIB ·
.1.3.6.1.4.1.6527.3.1.2.90.1.6.1.1
Object
column Enumeration
The value of tmnxRouteNHTemplAdminGrpType specifies whether the links
in the specified IP admin group should be used for the next-hop or
not.
A value of 'include(1)' specifies the next-hop template can select a
link from the IP admin group to be used as the next-hop.
A value of 'exclude(2)' specifies the links of the IP admin group will
never be used for the next-hop.
Context
- MIB
- TIMETRA-ROUTE-NEXT-HOP-TEMPLATE-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.90.1.6.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- tmnxRouteNHTemplAdminGrpEntry
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-ROUTE-NEXT-HOP-TEMPLATE-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-ROUTE-NEXT-HOP-TEMPLATE-MIB::tmnxRouteNHTemplAdminGrpType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-ROUTE-NEXT-HOP-TEMPLATE-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-ROUTE-NEXT-HOP-TEMPLATE-MIB::tmnxRouteNHTemplAdminGrpType.<tmnxRouteNHTemplateVersion>.<tmnxRouteNHTemplateName>.<tmnxRouteNHTemplAdminGrpType>.<tmnxRouteNHTemplAdminGrpName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-ROUTE-NEXT-HOP-TEMPLATE-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-ROUTE-NEXT-HOP-TEMPLATE-MIB::tmnxRouteNHTemplAdminGrpType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | include |
2 | exclude |