qtechAclEntryStatus
QTECH-ACL-MIB ·
.1.3.6.1.4.1.27514.1.1.10.2.17.1.1.1.3
Object
Status of this entry, set its value to invalid will delete this entry. set its value to valid has no effect.
Context
- MIB
- QTECH-ACL-MIB
- OID
.1.3.6.1.4.1.27514.1.1.10.2.17.1.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- qtechAclEntry
- Groups
- 1
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 'QTECH-ACL-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-ACL-MIB::qtechAclEntryStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'QTECH-ACL-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-ACL-MIB::qtechAclEntryStatus.<qtechAclName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QTECH-ACL-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QTECH-ACL-MIB::qtechAclEntryStatus'
Syntax
- Source
- QTECH-TCConfigStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | valid |
2 | invalid |
Conformance
Member of