zxr10ACLv4VxlanRuleSrcPortOprOut
ZXR10-ACL-NEW-MIB ·
.1.3.6.1.4.1.3902.3.6000.602.2.8.2.1.30
Object
column r/w
Enumeration
This is an optional node.
eq Match only packets on a given port number
ge Match only packets with a no lower port number
le Match only packets with a no greater port number
range Match only packet on a given port range
65535 invalid value
Needn't care for zxr10ACLv4VxlanRuleSrcPortValOut and
zxr10ACLv4VxlanRuleSrcPortRgOut When the value of
zxr10ACLv4VxlanRuleSrcPortOprOut is invalid(65535).
Check zxr10ACLv4VxlanRuleSrcPortValOut when the value
zxr10ACLv4VxlanRuleSrcPortOprOut is eq(1),ge(2) or le(3).
Check zxr10ACLv4VxlanRuleSrcPortRgOut only when the value
of zxr10ACLv4VxlanRuleSrcPortOprOut is range(7).
Context
- MIB
- ZXR10-ACL-NEW-MIB
- OID
.1.3.6.1.4.1.3902.3.6000.602.2.8.2.1.30- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zxr10ACLv4VxlanRuleEntry
- 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 '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::zxr10ACLv4VxlanRuleSrcPortOprOut'
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::zxr10ACLv4VxlanRuleSrcPortOprOut.<zxr10ACLv4VxlanRuleAclName>.<zxr10ACLv4VxlanRuleRuleID>'
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::zxr10ACLv4VxlanRuleSrcPortOprOut'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | eq |
2 | ge |
3 | le |
7 | range |
65535 | oprTypeInvalid |
Conformance
Member of