alaServiceMgrPortMode

ALCATEL-IND1-SERVICE-MGR-MIB · .1.3.6.1.4.1.6486.800.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.
              
If port mode equals 'access', alaServiceMgrPortEncapType must also
be configured to 'qEncap' (For Ethernet MDAs) or to
'bcpNullEncap' for Sonet/SDH MDAs.
              
Once the port's operation mode has been configured
for 'access' mode, multiple services may be configured
on the port.
              
If the port mode equals 'network', alaServiceMgrPortEncapType must also
be configured to 'nullEncap' (Ethernet MDAs), or 'pppAutoEncap'
(Sonet/SDH MDAs) and tmnxPortEncapType is defaulted to those
values on the mode change.

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0undefined
1access
2network

Conformance