qosIpAclId

FS-NMS-QOS-PIB-MIB · .1.3.6.1.4.1.52642.18.2.1.7.2.1.2

Object

An index for this ACL.  There will be one instance of
policy class qosIpAclDefinition with this integer index for
each ACE in the ACL per role combination.

Context

MIB
FS-NMS-QOS-PIB-MIB
OID
.1.3.6.1.4.1.52642.18.2.1.7.2.1.2
Type
column
Access
readonly
Status
current
Parent
qosIpAclDefinitionEntry
Groups
1

Walk 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-NMS-QOS-PIB-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-QOS-PIB-MIB::qosIpAclId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-NMS-QOS-PIB-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-QOS-PIB-MIB::qosIpAclId.<qosIpAclDefinitionId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-NMS-QOS-PIB-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-NMS-QOS-PIB-MIB::qosIpAclId'

Syntax

Source
PolicyInstanceId
Base type
Unsigned32
Type Description
A textual convention for an attribute that is an an
unsigned integer index attribute of class.  It is used for
attributes that exist for the purpose of providing an integer
index of an instance.
          
For any integer index that refers to another policy instance,
that other policy instance must exist. Furthermore, it is an
error to try to delete a policy instance that is referred to by
another instance without first deleting the referring
instance.

Values & Constraints

No enumerated values or constraints recorded.

Conformance