aclGroupIndex
FS-SWITCH-MIB ·
.1.3.6.1.4.1.27975.7.1.1.1.1
Object
column Integer32
The index of acl group. MAC type :10001..20000 IP Extend type :20001..30000 IP type :30001..40000 IPv6 type :40001..50000 IPv6 Extend type :50001..60000 MLPS type :60001..70000 MPLS Extend type :70001..80000.
Context
- MIB
- FS-SWITCH-MIB
- OID
.1.3.6.1.4.1.27975.7.1.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- aclGroupEntry
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 'FS-SWITCH-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-SWITCH-MIB::aclGroupIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-SWITCH-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-SWITCH-MIB::aclGroupIndex.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-SWITCH-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-SWITCH-MIB::aclGroupIndex'
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.