zxTunnelPolicyVRFNh6SelRstType
ZXROSNG-TUNNEL-POLICY-MIB ·
.1.3.6.1.4.1.3902.3.6000.203.4.1.8
Object
column Enumeration
To indicate the tunnel policy type. auto(1): auto tunnel policy. mplsTe(2):fixed TE tunnel for tunnel policy. prefer(3):fixed TE tunnel as preference,if down, select others. teEcmp(4):fixed TE ecmp id for tunnel policy. greTunnel(5):fixed GRE tunnel for tunnel policy.
Context
- MIB
- ZXROSNG-TUNNEL-POLICY-MIB
- OID
.1.3.6.1.4.1.3902.3.6000.203.4.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- zxTunnelPolicyVRFNh6SelRstEntry
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 '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::zxTunnelPolicyVRFNh6SelRstType'
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::zxTunnelPolicyVRFNh6SelRstType.<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::zxTunnelPolicyVRFNh6SelRstType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | auto |
2 | mplsTe |
3 | prefer |
4 | teEcmp |
5 | greTunnel |