aclNamedExdSubitemAdminStatus
GBNL2QACL-MIB ·
.1.3.6.1.4.1.13464.1.2.4.4.9.1.3
Object
column AdminStatus
The admin status of extended and name-based ACL subitem.
Context
- MIB
- GBNL2QACL-MIB
- OID
.1.3.6.1.4.1.13464.1.2.4.4.9.1.3- Type
- column
- Access
- readonly
- Status
- current
- Default
94352414899600- Parent
- aclNamedExdSubitemEntry
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 'GBNL2QACL-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GBNL2QACL-MIB::aclNamedExdSubitemAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GBNL2QACL-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GBNL2QACL-MIB::aclNamedExdSubitemAdminStatus.<aclNamedExdName>.<aclNamedExdSubNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GBNL2QACL-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GBNL2QACL-MIB::aclNamedExdSubitemAdminStatus'
Syntax
- Source
- AdminStatus
- Base type
Enumeration
Type Description
The AdminStatus of an item: 'valid' indicates that it is running,while 'invalid' indicates that it is not.
Values & Constraints
Type Values
1 | active |
2 | inactive |