tn3270sPuState
CISCO-TN3270SERVER-MIB ·
.1.3.6.1.4.1.9.9.54.1.3.1.1.8
Object
column Enumeration
The value identifies the current PU state. This has
a different meaning for direct or DLUR PU before the
link station is established.
For DLUR PU, the PU is in reset state, for direct PU,
this will be either sending a TEST or XID
shut (1) - The PU is configured but in shut state
reset (2) - The link station of this PU is not active.
inactive (3) - The PU is not activated and the link-station
or DLUR state is unknown.
test (4) - PU is sending a TEST to establish link.
xid (5) - TEST is responded, XID is sent.
pActpu (6) - The link station is up but no ACTPU is
received.
active (7) - ACTPU is received and acknowledged positively.
actBusy (8) - Awaiting host to acknowledge the SSCP-PU data.
Context
- MIB
- CISCO-TN3270SERVER-MIB
- OID
.1.3.6.1.4.1.9.9.54.1.3.1.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tn3270sPuEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'CISCO-TN3270SERVER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TN3270SERVER-MIB::tn3270sPuState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-TN3270SERVER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TN3270SERVER-MIB::tn3270sPuState.<tn3270sIndex>.<tn3270sPuIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-TN3270SERVER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-TN3270SERVER-MIB::tn3270sPuState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | shut |
2 | reset |
3 | inactive |
4 | test |
5 | xid |
6 | pActpu |
7 | active |
8 | actBusy |
Conformance
Member of