hwAclMplsTTLOP3
HUAWEI-ACL-MIB ·
.1.3.6.1.4.1.2011.5.1.1.18.1.18
Object
column r/w
Enumeration
The object indicates the ttl operation symbol of a mpls acl rule. It compares the operators of ttl value. 'lt' means less than, 'eq' means equal to, 'gt' means greater than, 'range' means between, 'invalid' means this operation of the ttl is invalid.
Context
- MIB
- HUAWEI-ACL-MIB
- OID
.1.3.6.1.4.1.2011.5.1.1.18.1.18- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwAclMplsRuleEntry
- 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 'HUAWEI-ACL-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ACL-MIB::hwAclMplsTTLOP3'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-ACL-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ACL-MIB::hwAclMplsTTLOP3.<hwAclMplsAclNum>.<hwAclMplsSubitem>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-ACL-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-ACL-MIB::hwAclMplsTTLOP3'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | invalid |
1 | lt |
2 | eq |
3 | gt |
5 | range |
255 | any |
Conformance
Member of