aggrGroupCriteria
ZYXEL-GS2200-24P-MIB ·
.1.3.6.1.4.1.890.1.5.8.56.17.3.1.4
Object
column r/w
Enumeration
No description available.
Context
- MIB
- ZYXEL-GS2200-24P-MIB
- OID
.1.3.6.1.4.1.890.1.5.8.56.17.3.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- aggrGroupEntry
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 'ZYXEL-GS2200-24P-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-GS2200-24P-MIB::aggrGroupCriteria'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZYXEL-GS2200-24P-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-GS2200-24P-MIB::aggrGroupCriteria.<aggrGroupIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-GS2200-24P-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-GS2200-24P-MIB::aggrGroupCriteria'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | src-mac |
2 | dst-mac |
3 | src-dst-mac |
4 | src-ip |
5 | dst-ip |
6 | src-dst-ip |