All MIBs › TIMETRA-PORT-MIB › tmnxPortState
tmnxPortState
Module: TIMETRA-PORT-MIB
OID (symbolic): TIMETRA-PORT-MIB::tmnxPortState
OID (numeric): 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.39
Node type: OBJECT-TYPE
Type: TmnxPortState
Access: read-only
Description:
The state level of this port. A value of 'none' indicates the port is either in its initial creation state or is just about to be deleted. A value of 'ghost' represents a port that is not physically present. This state may represent a pre-provisioned port. A value of 'linkDown' represents a port that is physically present but does not have a link. The 'linkUp' state represents a port that is physically present and has physical link present. A port in 'up' state is ready to pass some kinds of traffic. The tmnxPortUpProtocols variable indicates the actual type(s) of traffic can be passed on this 'up' link.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.39 snmpwalk -v2c -c public <target> TIMETRA-PORT-MIB::tmnxPortState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.39.1 snmpget -v2c -c public <target> TIMETRA-PORT-MIB::tmnxPortState.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> tmnxPortState.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.6527 | timetra | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3 | timetraProducts | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1 | tmnxSRMIB | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1.2 | tmnxSRObjs | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2 | tmnxHwObjs | ALCATEL-IND1-TIMETRA-CHASSIS-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2.4 | tmnxPortObjs | ALCATEL-IND1-TIMETRA-PORT-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2.4.2 | tmnxPortTable | ALCATEL-IND1-TIMETRA-PORT-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2.4.2.1 | tmnxPortEntry | ALCATEL-IND1-TIMETRA-PORT-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.39 | tmnxPortState | TIMETRA-PORT-MIB |