hpnicfe1TimeSlotSetSignalType
HPN-ICF-E1-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.2.28.4.1.2
Object
column r/w
Enumeration
Signal type. Now it supports types as follow: unkown, unkown em-delay E&M Delay Dial em-immediate E&M Immediate Start em-wink E&M Wink Start fxo-ground FXO Ground Start fxo-loop FXO Loop Start fxs-ground FXS Ground Start fxs-loop FXS Loop Start r2 R2 ITU Q421
Context
- MIB
- HPN-ICF-E1-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.2.28.4.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpnicfe1TimeSlotSetEntry
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 'HPN-ICF-E1-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-E1-MIB::hpnicfe1TimeSlotSetSignalType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPN-ICF-E1-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-E1-MIB::hpnicfe1TimeSlotSetSignalType.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPN-ICF-E1-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPN-ICF-E1-MIB::hpnicfe1TimeSlotSetSignalType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unkown |
2 | em-delay |
3 | em-immediate |
4 | em-wink |
5 | fxo-ground |
6 | fxo-loop |
7 | fxs-ground |
8 | fxs-loop |
9 | r2 |