alaServiceMgrPortMode

ALCATEL-ENT1-SERVICE-MGR-MIB · .1.3.6.1.4.1.6486.801.1.2.1.51.1.1.1.2.1.2

Object

column r/w Enumeration
The alaServiceMgrPortMode variable indicates if the interface on this port
is configured as a service access port or a network access port.
Once the port's operation mode has been configured for 'access' mode,
multiple services may be configured on the port.
An access port can be created manually by Service Manager, UNP or EVB.

Context

MIB
ALCATEL-ENT1-SERVICE-MGR-MIB
OID
.1.3.6.1.4.1.6486.801.1.2.1.51.1.1.1.2.1.2
Type
column
Access
readwrite
Status
current
Parent
alaServiceMgrPortEntry
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 'ALCATEL-ENT1-SERVICE-MGR-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ENT1-SERVICE-MGR-MIB::alaServiceMgrPortMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALCATEL-ENT1-SERVICE-MGR-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ENT1-SERVICE-MGR-MIB::alaServiceMgrPortMode.<alaServiceMgrPortID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALCATEL-ENT1-SERVICE-MGR-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALCATEL-ENT1-SERVICE-MGR-MIB::alaServiceMgrPortMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0undefined
1access
2network

Conformance