zxr10ACLUsrDefRuleIpFlag

ZXR10-ACL-NEW-MIB · .1.3.6.1.4.1.3902.3.6000.602.2.7.2.1.6

Object

column Enumeration
ip4-hdr-only             Segment of only IPv4 header
ip6-hdr-only             Segment of only IPv6 header
ip6-fragment             Segment of IPv6 fragment
ip4-over-ip4             Segment of IPv4 datagram over IPv4
ip6-over-ip4             Segment of IPv6 datagram over IPv4
ip6-fragment-over-ip4    Segment of IPv6 fragment datagram over IPv4
ip4-over-ip6             Segment of IPv4 datagram over IPv6
ip6-over-ip6             Segment of IPv6 datagram over IPv6
gre-ip4-over-ip4         Segment of IPv4 datagram over IPv4 by GRE
gre-ip6-over-ip4         Segment of IPv6 datagram over IPv4 by GRE
gre-ip4-over-ip6         Segment of IPv4 datagram over IPv6 by GRE
gre-ip6-over-ip6         Segment of IPv6 datagram over IPv6 by GRE
ip-unused                None IP format datagram
one-mpls-label           Segment of the first label out of tunnel
two-mpls-labels          Segment of the second label in tunnel
any-mpls-labels          Segment of any or multiple MPLS label
any                      Any segment

Context

MIB
ZXR10-ACL-NEW-MIB
OID
.1.3.6.1.4.1.3902.3.6000.602.2.7.2.1.6
Type
column
Access
readonly
Status
current
Parent
zxr10ACLUsrDefRuleEntry
Groups
1

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 'ZXR10-ACL-NEW-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-ACL-NEW-MIB::zxr10ACLUsrDefRuleIpFlag'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXR10-ACL-NEW-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-ACL-NEW-MIB::zxr10ACLUsrDefRuleIpFlag.<zxr10ACLUsrDefRuleAclName>.<zxr10ACLUsrDefRuleRuleID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXR10-ACL-NEW-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXR10-ACL-NEW-MIB::zxr10ACLUsrDefRuleIpFlag'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1ip4-hdr-only
2ip6-hdr-only
3ip6-fragment
4ip4-over-ip4
5ip6-over-ip4
6ip6-fragment-over-ip4
7ip4-over-ip6
8ip6-over-ip6
9gre-ip4-over-ip4
10gre-ip6-over-ip4
11gre-ip4-over-ip6
12gre-ip6-over-ip6
13ip-unused
14one-mpls-label
15two-mpls-labels
16any-mpls-labels
17any

Conformance