zxTunnelPolicyVRFNh6SelLspType

ZXROSNG-TUNNEL-POLICY-MIB · .1.3.6.1.4.1.3902.3.6000.203.4.1.9

Object

column Enumeration
To indicate the lsp type of the tunnel which the tunnel policy 
selects for the VRF. 
 none(1): select none.
 te(2):select a TE tunnel for the VRF.
 ldp(3):select LDP lsp for the VRF.
 teEcmp(4):select te ecmp for the VRF.
 greTunnel(5):select GRE tunnel for the VRF.

Context

MIB
ZXROSNG-TUNNEL-POLICY-MIB
OID
.1.3.6.1.4.1.3902.3.6000.203.4.1.9
Type
column
Access
readonly
Status
current
Parent
zxTunnelPolicyVRFNh6SelRstEntry

Walk 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 'ZXROSNG-TUNNEL-POLICY-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXROSNG-TUNNEL-POLICY-MIB::zxTunnelPolicyVRFNh6SelLspType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXROSNG-TUNNEL-POLICY-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXROSNG-TUNNEL-POLICY-MIB::zxTunnelPolicyVRFNh6SelLspType.<zxTunnelPolicyNh6SelRstVrfName>.<zxTunnelPolicyNh6SelRstVrfPeer>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXROSNG-TUNNEL-POLICY-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXROSNG-TUNNEL-POLICY-MIB::zxTunnelPolicyVRFNh6SelLspType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2te
3ldp
4teEcmp
5greTunnel