fdryL2AclClauseIndex
FOUNDRY-SN-IP-ACL-MIB ·
.1.3.6.1.4.1.1991.1.2.2.15.7.1.2
Object
column FdryClauseIndexTC
The index of the clause within a given ACL number. During row creation, the clause index value should match with the next available clause index for a given ACL number. It is advisable to first do a Get operation on the fdryL2AclNextClauseTable for a given ACL number, and use the value of fdryL2AclNextClauseIndex returned by the agent.
Context
- MIB
- FOUNDRY-SN-IP-ACL-MIB
- OID
.1.3.6.1.4.1.1991.1.2.2.15.7.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- fdryL2AclEntry
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 'FOUNDRY-SN-IP-ACL-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FOUNDRY-SN-IP-ACL-MIB::fdryL2AclClauseIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FOUNDRY-SN-IP-ACL-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FOUNDRY-SN-IP-ACL-MIB::fdryL2AclClauseIndex.<fdryL2AclNumber>.<fdryL2AclClauseIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FOUNDRY-SN-IP-ACL-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FOUNDRY-SN-IP-ACL-MIB::fdryL2AclClauseIndex'
Syntax
- Source
- FdryClauseIndexTC
- Base type
Unsigned32
Values & Constraints
No enumerated values or constraints recorded.