zxr10IPv4ACLDestPort
ZXR10-ACL-MIB ·
.1.3.6.1.4.1.3902.3.1100.1.1.1.15
Object
column Enumeration
<0-65535> Port number bootpc Bootstrap protocol (BOOTP) client (68) bootps Bootstrap protocol (BOOTP) server (67) domain Domain name service (DNS, 53) ntp Network time protocol (123) pim-auto-rp PIM auto-RP (496) rip Routing information protocol (router, in.routed, 520) snmp Simple network management protocol (161) snmptrap SNMP traps (162) tftp Trivial file transfer protocol (69)
Context
- MIB
- ZXR10-ACL-MIB
- OID
.1.3.6.1.4.1.3902.3.1100.1.1.1.15- Type
- column
- Access
- readonly
- Status
- current
- Parent
- zxr10IPv4ACLEntry
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-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-ACL-MIB::zxr10IPv4ACLDestPort'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXR10-ACL-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-ACL-MIB::zxr10IPv4ACLDestPort.<zxr10IPv4ACLName>.<zxr10IPv4ACLRuleID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXR10-ACL-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXR10-ACL-MIB::zxr10IPv4ACLDestPort'
Syntax
Enumeration
Values & Constraints
Enumerated Values
21 | ftp |
23 | telnet |
25 | smtp |
53 | domain |
67 | bootps |
68 | bootpc |
69 | tftp |
79 | finger |
80 | www |
109 | pop2 |
110 | pop3 |
123 | ntp |
161 | snmp |
162 | snmptrap |
179 | bgp |
496 | pim-auto-rp |
513 | login |
520 | rip |