diffServAccessGroupCounterStatus
ECS2100-MIB ·
.1.3.6.1.4.1.259.10.1.43.1.16.4.28.1.6
Object
The acl counter enable status of this access group.
Context
- MIB
- ECS2100-MIB
- OID
.1.3.6.1.4.1.259.10.1.43.1.16.4.28.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- diffServAccessGroupEntry
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 'ECS2100-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ECS2100-MIB::diffServAccessGroupCounterStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ECS2100-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ECS2100-MIB::diffServAccessGroupCounterStatus.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ECS2100-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ECS2100-MIB::diffServAccessGroupCounterStatus'
Syntax
- Source
- P-BRIDGE-MIBEnabledStatus
- Base type
Enumeration
Values & Constraints
Enumerated Values
0 | macAcl |
1 | ipAcl |
2 | ipv6StdAcl |
3 | ipv6ExtAcl |
4 | macDiffServ |
5 | ipDiffServ |
6 | ipv6StdDiffServ |
7 | ipv6ExtDiffServ |
8 | egressMacAcl |
9 | egressIpAcl |
10 | egressIpv6StdAcl |
11 | egressIpv6ExtAcl |
12 | egressMacDiffServ |
13 | egressIpDiffServ |
14 | egressIpv6StdDiffServ |
15 | egressIpv6ExtDiffServ |
16 | webAuth |
17 | ipSourceGuard |
18 | ipv6SourceGuard |
19 | cpuInterface |
20 | rateLimit |
21 | linkLocal |
22 | reserved |
Type Values
1 | enabled |
2 | disabled |