nsPlyCountEnable
NETSCREEN-POLICY-MIB ·
.1.3.6.1.4.1.3224.10.1.1.16
Object
column Enumeration
When you enable counting in an access plicy, the NetScreen device counts the total number of bytes of traffic to which this access policy applies and records the informaiton in historical graphs.
Context
- MIB
- NETSCREEN-POLICY-MIB
- OID
.1.3.6.1.4.1.3224.10.1.1.16- Type
- column
- Access
- readonly
- Status
- current
- Parent
- nsPlyEntry
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 'NETSCREEN-POLICY-MIB' -M '/opt/observium/mibs/netscreen:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETSCREEN-POLICY-MIB::nsPlyCountEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETSCREEN-POLICY-MIB' -M '/opt/observium/mibs/netscreen:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETSCREEN-POLICY-MIB::nsPlyCountEnable.<nsPlyVsys>.<nsPlyId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETSCREEN-POLICY-MIB' -M '/opt/observium/mibs/netscreen:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETSCREEN-POLICY-MIB::nsPlyCountEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enabled |