connPvcTrfConf

NEC-MIB · .1.3.6.1.4.1.119.2.3.14.9.4.1.2.1.13

Object

column mandatory r/w Enumeration
Indicate Traffic control/status.
If a path does not exist, noSuchName.
1. Indicate Traffic status
   1) entry...registered
   2) remove...not registered(initial status)	
2. Register Traffic
   1) Set connPvcTrfConf to 'entry', to perform the
	registration process.
   2) Then, get connPvcTrfResult. For normal end, 
      it contains entrySucceed, for abnormal end,
      it contains other value.
3. Delete Traffic
   1) Set connPvcTrfConf to 'remove', to perform the
	deletion process.
   2) Then, get connPvTrfResult.  For normal end, it 
	contains entrySucceed, for abnormal end, it contains 
	other value.

Context

MIB
NEC-MIB
OID
.1.3.6.1.4.1.119.2.3.14.9.4.1.2.1.13
Type
column
Access
readwrite
Status
mandatory
Parent
connPvcEntry

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 'NEC-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NEC-MIB::connPvcTrfConf'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NEC-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NEC-MIB::connPvcTrfConf.<connPvcPort>.<connPvcVpi>.<connPvcVci>.<connPvcDirection>.<connPvcIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NEC-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NEC-MIB::connPvcTrfConf'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1entry
2remove