connRouteOpeStatus

NEC-MIB · .1.3.6.1.4.1.119.2.3.14.9.4.3.1.1

Object

scalar mandatory r/w Enumeration
allocate	: allocate the right to operate the routing 
		information to a manager.
          
add		: add the routing information
		to static routing table.
          		
          
delete		: delete the routing information
		from static routing table.
          
free		: free the right to operate the routing
		information from a manager.
          
	    +-------------+	
	    |		  |
	    +---+----+<---+
    ----------->|free|<-----------------
   |		+----+   		|
   |	    		     		|
   |     +--------+        +----------+	|
    ---->|allocate| -----> |add/delete|-
	 +--------+        +----------+

Context

MIB
NEC-MIB
OID
.1.3.6.1.4.1.119.2.3.14.9.4.3.1.1
Type
scalar
Access
readwrite
Status
mandatory
Parent
connRouteOpe

Scalars have one instance, identified by the .0 suffix.

Read the scalar 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::connRouteOpeStatus.0'
More examples
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::connRouteOpeStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1allocate
2add
3delete
4free